Skip to content

More flexible Windows checks#2909

Merged
adamtheturtle merged 1 commit intomainfrom
flexi-windows
Feb 13, 2026
Merged

More flexible Windows checks#2909
adamtheturtle merged 1 commit intomainfrom
flexi-windows

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Feb 13, 2026

Note

Low Risk
Test-only change that broadens a skip condition based on error-message matching; low impact outside Windows CI behavior.

Overview
Updates tests/mock_vws/test_docker.py to treat additional Docker BuildError messages as Windows-container unsupported cases by checking exc.msg against a small set of known "no matching manifest" substrings before skipping the test, instead of requiring an exact single message match.

Written by Cursor Bugbot for commit d5d69e2. This will update automatically on new commits. Configure here.

@adamtheturtle adamtheturtle merged commit c9fd996 into main Feb 13, 2026
11 checks passed
@adamtheturtle adamtheturtle deleted the flexi-windows branch February 13, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant